projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a8854d
)
*** empty log message ***
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Tue, 20 Dec 2005 14:04:26 +0000
(14:04 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Tue, 20 Dec 2005 14:04:26 +0000
(14:04 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8fc3b34db9dc5e76a0990e10fd0fcb565cd49d42..8592e138e28be8b16d97cd3987e935a457f258c5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,11
@@
+2005-12-20 Davis Herring <herring@lanl.gov> (tiny change)
+
+ * align.el (align-rules-list): Use [ \t] instead of \s-
+ for column separators in text mode.
+
2005-12-20 Nick Roberts <nickrob@snap.net.nz>
- * help-mode.el (help-customize-variable, help-customize-face):
+ * help-mode.el (help-customize-variable, help-customize-face):
Don't pop help-xref-stack as help-follow no longer pushes
anything on to it.